home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Falcon / CENTEK / CENTEK.DOC / 040 / 040SPEED.TXT < prev   
Encoding:
Text File  |  1997-10-23  |  1018 b   |  27 lines

  1. THE TRUE CLOCKS OF THE MC68040
  2.  
  3. Just a little demonstration with a FALCON, an AFTERBURNER 040, and
  4. GEMBENCH 4.03 with the INTEGER DIV test which consists of DIVU.W dx,dx.
  5. We read the timings for this DIVU in the Motorola DATABOOK of the 030
  6. and the  040.
  7. For the 030 : 44 clock cycles.
  8. For the 040 : 27 clock cycles.
  9. We launch GEMBENCH 4.03 and the INTEGER DIV test (ref. FALCON) on:
  10. FALCON STANDARD 16 MHz : 100 % (normal !).
  11. FALCON + AB040  32 MHz : 312 % (414 % at 40 MHz).
  12.  
  13. Here is the equation, no comment.
  14. 68040 at 32 MHz = (44/27) x (32/16) = 3.26 or 326 %
  15.  
  16. On the one hand, we have the theory with the DATABOOK (if some people
  17. want to interpret the DATABOOK differently, we ARE LISTENING !) which
  18. gives 326 and on the other hand, a real test on a machine which gives
  19. 312 !
  20. So, the hypothesis for the 040 at 32 MHz is proven correct.
  21. If the 040 was at 64 MHz, like some people would like us to believe,
  22. the gembench test should have been closer to : 
  23.  
  24. 652 = (44/27 x (64/16) !
  25.  
  26. CENTEK
  27.